'Declaration
Public Overloads Shared Function GetBoundsRange( _ ByVal points() As NPointF, _ ByVal start As System.Integer, _ ByVal count As System.Integer _ ) As NRange2DF
'Usage
Dim points() As NPointF Dim start As System.Integer Dim count As System.Integer Dim value As NRange2DF value = NGeometry2D.GetBoundsRange(points, start, count)
Parameters
- points
- start
- count